Expand description

aws-credential-types provides types concerned with AWS SDK credentials including:

  • Traits for credentials providers and for credentials caching
  • An opaque struct representing credentials
  • Concrete implementations of credentials caching

Modules

Types and traits for enabling caching
Types that allow a credentials provider to be created from a closure
AWS SDK Credentials

Structs

AWS SDK Credentials